Skip to content

fix: include source and doc files in package - #1857

Merged
KaiVandivier merged 1 commit into
masterfrom
LIBS-844/include-source-code
Sep 24, 2026
Merged

KaiVandivier merged 1 commit into
masterfrom
LIBS-844/include-source-code

Conversation

@d-rita

@d-rita d-rita commented Sep 17, 2026 •

Copy link
Copy Markdown
Contributor

Implements LIBS-844


Description

  • Include relevant source files in published package for agents in the apps using this library to to better understand the library's codebase. Excluding redundant files like the test snapshots and json demo files to have a light package size.

How to test

  • TBD

@sonarqubecloud

Copy link
Copy Markdown

@d-rita
d-rita requested review from a team September 21, 2026 08:57

@KaiVandivier KaiVandivier left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

For some more context, this change helps give AI agents much better understanding of the library without needing to find perfect documentation or checking out the library itself -- NextJS is one library that does this, for example

This is also done in UI, app-platform, and app-runtime

@KaiVandivier KaiVandivier changed the title chore: include source and doc files in package fix: include source and doc files in package Sep 24, 2026
@KaiVandivier

Copy link
Copy Markdown
Contributor

NB: This should be squashed-merged with a 'fix' commit to publish a new release

@KaiVandivier
KaiVandivier merged commit 77ca197 into master Sep 24, 2026
11 checks passed
@KaiVandivier
KaiVandivier deleted the LIBS-844/include-source-code branch September 24, 2026 14:00
dhis2-bot added a commit that referenced this pull request Sep 24, 2026
## [29.7.1](v29.7.0...v29.7.1) (2026-09-24)

### Bug Fixes

* include source and doc files in package ([#1857](#1857)) ([77ca197](77ca197))
@dhis2-bot

Copy link
Copy Markdown
Contributor

🎉 This PR is included in version 29.7.1 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants